Skip to content

Conversation

@stdlib-bot
Copy link
Contributor

This PR

  • updates the error databases

The following error codes were added:

Code Error Message Type
Je invalid argument. First argument must be an ndarray having at least one dimension. TypeError
Jf invalid argument. Second argument must be either a number, complex number, or an ndarray. Value: %s. TypeError
Jg invalid argument. Third argument must have one of the following data types: ""%s"". Data type: %s. TypeError
Jh invalid argument. Third argument must be either a number, complex number, or an ndarray. Value: %s. TypeError
Ji invalid argument. Fourth argument must have one of the following data types: ""%s"". Data type: %s. TypeError
Jj invalid argument. Fourth argument must be either a boolean or an ndarray. Value: %s. TypeError
Jk invalid argument. First argument must be a nonnegative integer or an array of nonnegative integers. Value: %s. TypeError
Jl invalid option. %s option must be a supported order. Option: %s. TypeError
Jm invalid argument. Argument %d cannot be safely cast to the desired output data type. Output data type: %s. Argument data type: %s. TypeError

Signed-off-by: stdlib-bot <82920195+stdlib-bot@users.noreply.github.com>
@stdlib-bot stdlib-bot added automated-pr Automated pull request (e.g., from a bot). Documentation Improvements, additions, or changes to documentation. labels Nov 23, 2025
@stdlib-bot stdlib-bot requested a review from a team November 23, 2025 00:30
@stdlib-bot
Copy link
Contributor Author

Coverage Report

Package Statements Branches Functions Lines
error/tools/database $\color{green}85/85$
$color{green}+100.00%$
$\color{green}3/3$
$color{green}+100.00%$
$\color{green}1/1$
$color{green}+100.00%$
$\color{green}85/85$
$color{green}+100.00%$
error/tools/id2pkg $\color{green}95/95$
$color{green}+100.00%$
$\color{green}7/7$
$color{green}+100.00%$
$\color{green}1/1$
$color{green}+100.00%$
$\color{green}95/95$
$color{green}+100.00%$
error/tools/pkg2id $\color{green}95/95$
$color{green}+100.00%$
$\color{green}7/7$
$color{green}+100.00%$
$\color{green}1/1$
$color{green}+100.00%$
$\color{green}95/95$
$color{green}+100.00%$

The above coverage report was generated for the changes in this PR.

@Planeshifter Planeshifter added the Ready To Merge A pull request which is ready to be merged. label Nov 23, 2025
@stdlib-bot
Copy link
Contributor Author

PR Commit Message

feat: update error databases

PR-URL: https://github.com/stdlib-js/stdlib/pull/8578

Co-authored-by: Philipp Burckhardt <pburckhardt@outlook.com>
Reviewed-by: Philipp Burckhardt <pburckhardt@outlook.com>
Signed-off-by: stdlib-bot <82920195+stdlib-bot@users.noreply.github.com>

Please review the above commit message and make any necessary adjustments.

@Planeshifter Planeshifter merged commit 316ba7e into develop Nov 23, 2025
85 checks passed
MeKaustubh07 pushed a commit to MeKaustubh07/stdlib that referenced this pull request Nov 26, 2025
PR-URL: stdlib-js#8578

Reviewed-by: Philipp Burckhardt <pburckhardt@outlook.com>
Signed-off-by: stdlib-bot <82920195+stdlib-bot@users.noreply.github.com>
MeKaustubh07 pushed a commit to MeKaustubh07/stdlib that referenced this pull request Nov 27, 2025
PR-URL: stdlib-js#8578

Reviewed-by: Philipp Burckhardt <pburckhardt@outlook.com>
Signed-off-by: stdlib-bot <82920195+stdlib-bot@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

automated-pr Automated pull request (e.g., from a bot). Documentation Improvements, additions, or changes to documentation. Ready To Merge A pull request which is ready to be merged.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants